[INFO] cloning repository https://github.com/REALERvolker1/zsh_vlkprompt_module
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/REALERvolker1/zsh_vlkprompt_module" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREALERvolker1%2Fzsh_vlkprompt_module", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREALERvolker1%2Fzsh_vlkprompt_module'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99b10dac4db3a813aaa0e8afa46a17a5112354ca
[INFO] fixing REALERvolker1/zsh_vlkprompt_module against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREALERvolker1%2Fzsh_vlkprompt_module" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/REALERvolker1/zsh_vlkprompt_module
[INFO] finished tweaking git repo https://github.com/REALERvolker1/zsh_vlkprompt_module
[INFO] tweaked toml for git repo https://github.com/REALERvolker1/zsh_vlkprompt_module written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/REALERvolker1/zsh_vlkprompt_module on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/REALERvolker1/zsh_vlkprompt_module already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded konst_macro_rules v0.2.19
[INFO] [stderr]   Downloaded konst v0.2.20
[INFO] [stderr]   Downloaded konst_proc_macros v0.4.1
[INFO] [stderr]   Downloaded const_format v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 602be9a7a702b0a3f6231fb43bf23c5c67895f23fb46a87414cca83104725d1e
[INFO] running `Command { std: "docker" "start" "602be9a7a702b0a3f6231fb43bf23c5c67895f23fb46a87414cca83104725d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "602be9a7a702b0a3f6231fb43bf23c5c67895f23fb46a87414cca83104725d1e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602be9a7a702b0a3f6231fb43bf23c5c67895f23fb46a87414cca83104725d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "602be9a7a702b0a3f6231fb43bf23c5c67895f23fb46a87414cca83104725d1e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling konst_proc_macros v0.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typewit v1.15.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling zsh_vlkprompt_module v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling konst v0.4.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking embedded-io v0.7.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling zsh-sys v0.1.1 (/opt/rustwide/workdir/vendored/zsh-sys)
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `where`, found `option`
[INFO] [stdout]  --> vendored/zsh-sys/src/bindings.rs:6:87
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type zlong =  c_long ; pub type zulong =  c_ulong ; pub type NumMathFunc =  core  option  Option < unsafe extern "C" fn (arg1 : *...
[INFO] [stdout]   |                                                                                       ^^^^^^ expected one of 7 possible tokens
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `where`, found `option`
[INFO] [stdout]  --> vendored/zsh-sys/src/bindings.rs:6:87
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type zlong =  c_long ; pub type zulong =  c_ulong ; pub type NumMathFunc =  core  option  Option < unsafe extern "C" fn (arg1 : *...
[INFO] [stdout]   |                                                                                       ^^^^^^ expected one of 7 possible tokens
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `where`, found `option`
[INFO] [stdout]  --> vendored/zsh-sys/src/bindings.rs:6:87
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type zlong =  c_long ; pub type zulong =  c_ulong ; pub type NumMathFunc =  core  option  Option < unsafe extern "C" fn (arg1 : *...
[INFO] [stdout]   |                                                                                       ^^^^^^ expected one of 7 possible tokens
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::ASG`, `crate::BINF_PREFIX`, `crate::CondHandler`, `crate::EF_HEAP`, `crate::EF_MAP`, `crate::EF_REAL`, `crate::EF_RUN`, `crate::EMULATE_CSH`, `crate::EMULATE_KSH`, `crate::EMULATE_SH`, `crate::EMULATE_ZSH`, `crate::GetNodeFunc`, `crate::HandlerFunc`, `crate::Heapid`, `crate::Hookfn`, `crate::MAX_QUEUE_SIZE`, `crate::MFF_STR`, `crate::MN_FLOAT`, `crate::MN_INTEGER`, `crate::MN_UNSET`, `crate::NumMathFunc`, `crate::OPT`, `crate::OptIndex`, `crate::PM_ARRAY`, `crate::PM_DECLARED`, `crate::PM_EFLOAT`, `crate::PM_READONLY`, `crate::PM_REMOVABLE`, `crate::PM_RESTRICTED`, `crate::PM_SCALAR`, `crate::PM_SPECIAL`, `crate::PM_TIED`, `crate::PM_UNSET`, `crate::QT`, `crate::REDIR`, `crate::SIGCOUNT`, `crate::ScanTabFunc`, `crate::StrMathFunc`, `crate::VALFLAG_EMPTY`, `crate::VALFLAG_INV`, `crate::VALFLAG_REFSLICE`, `crate::VALFLAG_SUBST`, `crate::VSIGCOUNT`, `crate::WrapFunc`, `crate::addparamdef`, `crate::asgment`, `crate::assignaparam`, `crate::assigniparam`, `crate::assignsparam`, `crate::builtin`, `crate::features`, `crate::funcwrap`, `crate::getaparam`, `crate::getarrvalue`, `crate::gethashnode`, `crate::gethashnode2`, `crate::gethookdef`, `crate::gethparam`, `crate::gsu_float`, `crate::gsu_hash`, `crate::gsu_integer`, `crate::gsu_scalar`, `crate::hashnode`, `crate::hashtable`, `crate::heap`, `crate::hist_ring`, `crate::hookdef`, `crate::intrap`, `crate::lextok`, `crate::linklist`, `crate::linknode`, `crate::locallevel`, `crate::matheval`, `crate::mathfunc`, `crate::mb_charinit`, `crate::mb_metacharlenconv`, `crate::mb_metastrlenend`, `crate::mb_niceformat`, `crate::mnumber`, `crate::mnumber__bindgen_ty_1`, `crate::new_heaps`, `crate::old_heaps`, `crate::optlookup`, `crate::optlookupc`, `crate::opts`, `crate::param`, `crate::paramdef`, `crate::paramtab`, `crate::queue_front`, `crate::queue_in`, `crate::queue_rear`, `crate::queueing_enabled`, `crate::realparamtab`, `crate::runhookdef`, `crate::setaparam`, `crate::setarrvalue`, `crate::sethparam`, `crate::setiparam`, `crate::setiparam_no_convert`, `crate::setnparam`, `crate::sig_msg`, `crate::sigchld_mask`, `crate::signal_block`, `crate::signal_mask`, `crate::signal_mask_queue`, `crate::signal_queue`, `crate::signal_setmask`, `crate::signal_unblock`, `crate::stophist`, `crate::switch_heaps`, `crate::tclen`, `crate::trapisfunc`, `crate::traplocallevel`, `crate::unsetparam`, `crate::unsetparam_pm`, `crate::value`, `crate::zero_mnumber`, `crate::zhandler`, `crate::zlong`, `crate::zshhooks`
[INFO] [stdout]   --> vendored/zsh-sys/src/macros.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ASG, BINF_PREFIX, CondHandler, EF_HEAP, EF_MAP, EF_REAL, EF_RUN, EMULATE_CSH, EMULATE_KSH,
[INFO] [stdout]    |     ^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^ no `EMULATE_KSH` in the root
[INFO] [stdout]    |     |    |            |            |        |       |        |       |
[INFO] [stdout]    |     |    |            |            |        |       |        |       no `EMULATE_CSH` in the root
[INFO] [stdout]    |     |    |            |            |        |       |        no `EF_RUN` in the root
[INFO] [stdout]    |     |    |            |            |        |       no `EF_REAL` in the root
[INFO] [stdout]    |     |    |            |            |        no `EF_MAP` in the root
[INFO] [stdout]    |     |    |            |            no `EF_HEAP` in the root
[INFO] [stdout]    |     |    |            no `CondHandler` in the root
[INFO] [stdout]    |     |    no `BINF_PREFIX` in the root
[INFO] [stdout]    |     no `ASG` in the root
[INFO] [stdout] 24 |     EMULATE_SH, EMULATE_ZSH, GetNodeFunc, HandlerFunc, Heapid, Hookfn, MAX_QUEUE_SIZE, MFF_STR,
[INFO] [stdout]    |     ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `EMULATE_SH` in the root
[INFO] [stdout] 25 |     MN_FLOAT, MN_INTEGER, MN_UNSET, NumMathFunc, OPT, OptIndex, PM_ARRAY, PM_DECLARED, PM_EFLOAT,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 26 |     PM_READONLY, PM_REMOVABLE, PM_RESTRICTED, PM_SCALAR, PM_SPECIAL, PM_TIED, PM_UNSET, QT, REDIR,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^  ^^^^^^^^  ^^  ^^^^^
[INFO] [stdout] 27 |     SIGCOUNT, ScanTabFunc, StrMathFunc, VALFLAG_EMPTY, VALFLAG_INV, VALFLAG_REFSLICE,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     VALFLAG_SUBST, VSIGCOUNT, WrapFunc, addparamdef, asgment, assignaparam, assigniparam,
[INFO] [stdout]    |     ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 29 |     assignsparam, builtin, features, funcwrap, getaparam, getarrvalue, gethashnode, gethashnode2,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 30 |     gethookdef, gethparam, gsu_float, gsu_hash, gsu_integer, gsu_scalar, hashnode, hashtable, heap,
[INFO] [stdout]    |     ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 31 |     hist_ring, hookdef, intrap, lextok, linklist, linknode, locallevel, matheval, mathfunc,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 32 |     mb_charinit, mb_metacharlenconv, mb_metastrlenend, mb_niceformat, mnumber,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 33 |     mnumber__bindgen_ty_1, new_heaps, old_heaps, optlookup, optlookupc, opts, param, paramdef,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout] 34 |     paramtab, queue_front, queue_in, queue_rear, queueing_enabled, realparamtab, runhookdef,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 35 |     setaparam, setarrvalue, sethparam, setiparam, setiparam_no_convert, setnparam, sig_msg,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 36 |     sigchld_mask, signal_block, signal_mask, signal_mask_queue, signal_queue, signal_setmask,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     signal_unblock, stophist, switch_heaps, tclen, trapisfunc, traplocallevel, unsetparam,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 38 |     unsetparam_pm, value, zero_mnumber, zhandler, zlong, zshhooks,
[INFO] [stdout]    |     ^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::convchar_t`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/strings.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | use {crate::convchar_t, ::core::ptr::NonNull};
[INFO] [stdout]   |      ^^^^^^^----------
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `convchar_t` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::mb_charinit`
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/strings.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use crate::mb_charinit as MB_CHARINIT;
[INFO] [stdout]    |         ^^^^^^^-----------^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `mb_charinit` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use crate::macros::mb_charinit as MB_CHARINIT;
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PM_FFLOAT` is not bound in all patterns
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^   --------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `PM_FFLOAT`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PM_FFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PM_EFLOAT` is not bound in all patterns
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ---------   ^^^^^^^^^ pattern doesn't bind `PM_EFLOAT`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PM_EFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::ASG`, `crate::BINF_PREFIX`, `crate::CondHandler`, `crate::EF_HEAP`, `crate::EF_MAP`, `crate::EF_REAL`, `crate::EF_RUN`, `crate::EMULATE_CSH`, `crate::EMULATE_KSH`, `crate::EMULATE_SH`, `crate::EMULATE_ZSH`, `crate::GetNodeFunc`, `crate::HandlerFunc`, `crate::Heapid`, `crate::Hookfn`, `crate::MAX_QUEUE_SIZE`, `crate::MFF_STR`, `crate::MN_FLOAT`, `crate::MN_INTEGER`, `crate::MN_UNSET`, `crate::NumMathFunc`, `crate::OPT`, `crate::OptIndex`, `crate::PM_ARRAY`, `crate::PM_DECLARED`, `crate::PM_EFLOAT`, `crate::PM_READONLY`, `crate::PM_REMOVABLE`, `crate::PM_RESTRICTED`, `crate::PM_SCALAR`, `crate::PM_SPECIAL`, `crate::PM_TIED`, `crate::PM_UNSET`, `crate::QT`, `crate::REDIR`, `crate::SIGCOUNT`, `crate::ScanTabFunc`, `crate::StrMathFunc`, `crate::VALFLAG_EMPTY`, `crate::VALFLAG_INV`, `crate::VALFLAG_REFSLICE`, `crate::VALFLAG_SUBST`, `crate::VSIGCOUNT`, `crate::WrapFunc`, `crate::addparamdef`, `crate::asgment`, `crate::assignaparam`, `crate::assigniparam`, `crate::assignsparam`, `crate::builtin`, `crate::features`, `crate::funcwrap`, `crate::getaparam`, `crate::getarrvalue`, `crate::gethashnode`, `crate::gethashnode2`, `crate::gethookdef`, `crate::gethparam`, `crate::gsu_float`, `crate::gsu_hash`, `crate::gsu_integer`, `crate::gsu_scalar`, `crate::hashnode`, `crate::hashtable`, `crate::heap`, `crate::hist_ring`, `crate::hookdef`, `crate::intrap`, `crate::lextok`, `crate::linklist`, `crate::linknode`, `crate::locallevel`, `crate::matheval`, `crate::mathfunc`, `crate::mb_charinit`, `crate::mb_metacharlenconv`, `crate::mb_metastrlenend`, `crate::mb_niceformat`, `crate::mnumber`, `crate::mnumber__bindgen_ty_1`, `crate::new_heaps`, `crate::old_heaps`, `crate::optlookup`, `crate::optlookupc`, `crate::opts`, `crate::param`, `crate::paramdef`, `crate::paramtab`, `crate::queue_front`, `crate::queue_in`, `crate::queue_rear`, `crate::queueing_enabled`, `crate::realparamtab`, `crate::runhookdef`, `crate::setaparam`, `crate::setarrvalue`, `crate::sethparam`, `crate::setiparam`, `crate::setiparam_no_convert`, `crate::setnparam`, `crate::sig_msg`, `crate::sigchld_mask`, `crate::signal_block`, `crate::signal_mask`, `crate::signal_mask_queue`, `crate::signal_queue`, `crate::signal_setmask`, `crate::signal_unblock`, `crate::stophist`, `crate::switch_heaps`, `crate::tclen`, `crate::trapisfunc`, `crate::traplocallevel`, `crate::unsetparam`, `crate::unsetparam_pm`, `crate::value`, `crate::zero_mnumber`, `crate::zhandler`, `crate::zlong`, `crate::zshhooks`
[INFO] [stdout]   --> vendored/zsh-sys/src/macros.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ASG, BINF_PREFIX, CondHandler, EF_HEAP, EF_MAP, EF_REAL, EF_RUN, EMULATE_CSH, EMULATE_KSH,
[INFO] [stdout]    |     ^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^ no `EMULATE_KSH` in the root
[INFO] [stdout]    |     |    |            |            |        |       |        |       |
[INFO] [stdout]    |     |    |            |            |        |       |        |       no `EMULATE_CSH` in the root
[INFO] [stdout]    |     |    |            |            |        |       |        no `EF_RUN` in the root
[INFO] [stdout]    |     |    |            |            |        |       no `EF_REAL` in the root
[INFO] [stdout]    |     |    |            |            |        no `EF_MAP` in the root
[INFO] [stdout]    |     |    |            |            no `EF_HEAP` in the root
[INFO] [stdout]    |     |    |            no `CondHandler` in the root
[INFO] [stdout]    |     |    no `BINF_PREFIX` in the root
[INFO] [stdout]    |     no `ASG` in the root
[INFO] [stdout] 24 |     EMULATE_SH, EMULATE_ZSH, GetNodeFunc, HandlerFunc, Heapid, Hookfn, MAX_QUEUE_SIZE, MFF_STR,
[INFO] [stdout]    |     ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `EMULATE_SH` in the root
[INFO] [stdout] 25 |     MN_FLOAT, MN_INTEGER, MN_UNSET, NumMathFunc, OPT, OptIndex, PM_ARRAY, PM_DECLARED, PM_EFLOAT,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 26 |     PM_READONLY, PM_REMOVABLE, PM_RESTRICTED, PM_SCALAR, PM_SPECIAL, PM_TIED, PM_UNSET, QT, REDIR,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^  ^^^^^^^^  ^^  ^^^^^
[INFO] [stdout] 27 |     SIGCOUNT, ScanTabFunc, StrMathFunc, VALFLAG_EMPTY, VALFLAG_INV, VALFLAG_REFSLICE,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     VALFLAG_SUBST, VSIGCOUNT, WrapFunc, addparamdef, asgment, assignaparam, assigniparam,
[INFO] [stdout]    |     ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 29 |     assignsparam, builtin, features, funcwrap, getaparam, getarrvalue, gethashnode, gethashnode2,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 30 |     gethookdef, gethparam, gsu_float, gsu_hash, gsu_integer, gsu_scalar, hashnode, hashtable, heap,
[INFO] [stdout]    |     ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 31 |     hist_ring, hookdef, intrap, lextok, linklist, linknode, locallevel, matheval, mathfunc,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 32 |     mb_charinit, mb_metacharlenconv, mb_metastrlenend, mb_niceformat, mnumber,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 33 |     mnumber__bindgen_ty_1, new_heaps, old_heaps, optlookup, optlookupc, opts, param, paramdef,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout] 34 |     paramtab, queue_front, queue_in, queue_rear, queueing_enabled, realparamtab, runhookdef,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 35 |     setaparam, setarrvalue, sethparam, setiparam, setiparam_no_convert, setnparam, sig_msg,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 36 |     sigchld_mask, signal_block, signal_mask, signal_mask_queue, signal_queue, signal_setmask,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     signal_unblock, stophist, switch_heaps, tclen, trapisfunc, traplocallevel, unsetparam,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 38 |     unsetparam_pm, value, zero_mnumber, zhandler, zlong, zshhooks,
[INFO] [stdout]    |     ^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::convchar_t`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/strings.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | use {crate::convchar_t, ::core::ptr::NonNull};
[INFO] [stdout]   |      ^^^^^^^----------
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `convchar_t` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::mb_charinit`
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/strings.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use crate::mb_charinit as MB_CHARINIT;
[INFO] [stdout]    |         ^^^^^^^-----------^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `mb_charinit` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use crate::macros::mb_charinit as MB_CHARINIT;
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `conddef` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/conditions.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl conddef {
[INFO] [stdout]   |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `conddef` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/feature_sets.rs:24:66
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const fn with_conddefs(mut self, conddefs: &'static mut [conddef]) -> Self {
[INFO] [stdout]    |                                                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `curhist` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/history.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |         return unsafe { curhist };
[INFO] [stdout]   |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `emulation` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/options.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let emu = unsafe { emulation };
[INFO] [stdout]   |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:34:50
[INFO] [stdout]    |
[INFO] [stdout] 34 |     const PM_TYPEFLAG_UNION: c_int = PM_EFLOAT | PM_FFLOAT;
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 |     const PM_TYPEFLAG_UNION: c_int = PM_INTEGER;
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `gsu_array` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | unsafe impl GsuTable for gsu_array {
[INFO] [stdout]    |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     const PM_TYPEFLAG_UNION: c_int = PM_HASHED;
[INFO] [stdout]    |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `param__bindgen_ty_2` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl param__bindgen_ty_2 {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:185:36
[INFO] [stdout]     |
[INFO] [stdout] 185 |         Self::PARAMDEF_NOGSU(name, PM_INTEGER, var)
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HIDE` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:230:41
[INFO] [stdout]     |
[INFO] [stdout] 230 |             flags: flags | PM_SPECIAL | PM_HIDE | PM_HIDEVAL,
[INFO] [stdout]     |                                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HIDEVAL` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:230:51
[INFO] [stdout]     |
[INFO] [stdout] 230 |             flags: flags | PM_SPECIAL | PM_HIDE | PM_HIDEVAL,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:65
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:77
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |         self.PM_TYPE() == PM_NAMEREF
[INFO] [stdout]     |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_EXPORTED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:311:29
[INFO] [stdout]     |
[INFO] [stdout] 311 |         self.flags_contains(PM_EXPORTED)
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_LOCAL` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:316:29
[INFO] [stdout]     |
[INFO] [stdout] 316 |         self.flags_contains(PM_LOCAL)
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:555:35
[INFO] [stdout]     |
[INFO] [stdout] 555 |             Self::Integer => Some(PM_INTEGER),
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:556:33
[INFO] [stdout]     |
[INFO] [stdout] 556 |             Self::Float => Some(PM_FFLOAT),
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:557:32
[INFO] [stdout]     |
[INFO] [stdout] 557 |             Self::Hash => Some(PM_HASHED),
[INFO] [stdout]     |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:558:35
[INFO] [stdout]     |
[INFO] [stdout] 558 |             Self::Nameref => Some(PM_NAMEREF),
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `gsu_array` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         gsu_array,
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 691 | impl<gsu_array> ParamRef {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getiparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1071:42
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         unsafe { Self::named_value(name, getiparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getnparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1076:42
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         unsafe { Self::named_value(name, getnparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getsparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1081:42
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         unsafe { Self::named_value(name, getsparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gethkparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1096:42
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         unsafe { Self::named_value(name, gethkparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `setsparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1104:52
[INFO] [stdout]      |
[INFO] [stdout] 1104 |         unsafe { Self::named_assignment(name, val, setsparam) }
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `eprog` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/syntax.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl eprog {
[INFO] [stdout]    |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bindings::*`
[INFO] [stdout]    --> vendored/zsh-sys/src/lib.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub use bindings::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/arithmetic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/assignment.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/conditions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/feature_sets.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `::bytemuck::Pod` and `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/heaps.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     crate::*,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 5 |     ::bytemuck::Pod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/history.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/params.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | use {crate::*, ::core::fmt::Display};
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/syntax.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `zhalloc` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/heaps.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let ptr = NonNull::new(unsafe { zhalloc(bytecap) }.cast())?;
[INFO] [stdout]    |                                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hrealloc` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/heaps.rs:135:43
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let new_p = NonNull::new(unsafe { hrealloc(cp, old_cap, new_cap) }.cast());
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dosetopt` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/options.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |         unsafe { dosetopt(self.as_int(), value, force as _, opts.as_mut_ptr()) };
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gsu_array` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if G::PM_TYPEFLAG_UNION == gsu_array::PM_TYPEFLAG_UNION {
[INFO] [stdout]     |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `gsu_array`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gsu_array`, use `cargo add gsu_array` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PM_FFLOAT` is not bound in all patterns
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^   --------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `PM_FFLOAT`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PM_FFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PM_EFLOAT` is not bound in all patterns
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ---------   ^^^^^^^^^ pattern doesn't bind `PM_EFLOAT`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PM_EFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:277:30
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let param = unsafe { createparam(name, flags) };
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `resetparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:348:18
[INFO] [stdout]     |
[INFO] [stdout] 348 |         unsafe { resetparam(&raw mut *self, flags) }
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `export_param` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:421:18
[INFO] [stdout]     |
[INFO] [stdout] 421 |         unsafe { export_param(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getstrvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:450:18
[INFO] [stdout]     |
[INFO] [stdout] 450 |         unsafe { getstrvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getintvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 |         unsafe { getintvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getnumvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:464:18
[INFO] [stdout]     |
[INFO] [stdout] 464 |         unsafe { getnumvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setstrvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:469:18
[INFO] [stdout]     |
[INFO] [stdout] 469 |         unsafe { setstrvalue(&raw mut *self, zstr) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setnumvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:474:18
[INFO] [stdout]     |
[INFO] [stdout] 474 |         unsafe { setnumvalue(&raw mut *self, val) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getiparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:488:18
[INFO] [stdout]     |
[INFO] [stdout] 488 |         unsafe { getiparam(param) }
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::ASG`, `crate::BINF_PREFIX`, `crate::CondHandler`, `crate::EF_HEAP`, `crate::EF_MAP`, `crate::EF_REAL`, `crate::EF_RUN`, `crate::EMULATE_CSH`, `crate::EMULATE_KSH`, `crate::EMULATE_SH`, `crate::EMULATE_ZSH`, `crate::GetNodeFunc`, `crate::HandlerFunc`, `crate::Heapid`, `crate::Hookfn`, `crate::MAX_QUEUE_SIZE`, `crate::MFF_STR`, `crate::MN_FLOAT`, `crate::MN_INTEGER`, `crate::MN_UNSET`, `crate::NumMathFunc`, `crate::OPT`, `crate::OptIndex`, `crate::PM_ARRAY`, `crate::PM_DECLARED`, `crate::PM_EFLOAT`, `crate::PM_READONLY`, `crate::PM_REMOVABLE`, `crate::PM_RESTRICTED`, `crate::PM_SCALAR`, `crate::PM_SPECIAL`, `crate::PM_TIED`, `crate::PM_UNSET`, `crate::QT`, `crate::REDIR`, `crate::SIGCOUNT`, `crate::ScanTabFunc`, `crate::StrMathFunc`, `crate::VALFLAG_EMPTY`, `crate::VALFLAG_INV`, `crate::VALFLAG_REFSLICE`, `crate::VALFLAG_SUBST`, `crate::VSIGCOUNT`, `crate::WrapFunc`, `crate::addparamdef`, `crate::asgment`, `crate::assignaparam`, `crate::assigniparam`, `crate::assignsparam`, `crate::builtin`, `crate::features`, `crate::funcwrap`, `crate::getaparam`, `crate::getarrvalue`, `crate::gethashnode`, `crate::gethashnode2`, `crate::gethookdef`, `crate::gethparam`, `crate::gsu_float`, `crate::gsu_hash`, `crate::gsu_integer`, `crate::gsu_scalar`, `crate::hashnode`, `crate::hashtable`, `crate::heap`, `crate::hist_ring`, `crate::hookdef`, `crate::intrap`, `crate::lextok`, `crate::linklist`, `crate::linknode`, `crate::locallevel`, `crate::matheval`, `crate::mathfunc`, `crate::mb_charinit`, `crate::mb_metacharlenconv`, `crate::mb_metastrlenend`, `crate::mb_niceformat`, `crate::mnumber`, `crate::mnumber__bindgen_ty_1`, `crate::new_heaps`, `crate::old_heaps`, `crate::optlookup`, `crate::optlookupc`, `crate::opts`, `crate::param`, `crate::paramdef`, `crate::paramtab`, `crate::queue_front`, `crate::queue_in`, `crate::queue_rear`, `crate::queueing_enabled`, `crate::realparamtab`, `crate::runhookdef`, `crate::setaparam`, `crate::setarrvalue`, `crate::sethparam`, `crate::setiparam`, `crate::setiparam_no_convert`, `crate::setnparam`, `crate::sig_msg`, `crate::sigchld_mask`, `crate::signal_block`, `crate::signal_mask`, `crate::signal_mask_queue`, `crate::signal_queue`, `crate::signal_setmask`, `crate::signal_unblock`, `crate::stophist`, `crate::switch_heaps`, `crate::tclen`, `crate::trapisfunc`, `crate::traplocallevel`, `crate::unsetparam`, `crate::unsetparam_pm`, `crate::value`, `crate::zero_mnumber`, `crate::zhandler`, `crate::zlong`, `crate::zshhooks`
[INFO] [stdout]   --> vendored/zsh-sys/src/macros.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ASG, BINF_PREFIX, CondHandler, EF_HEAP, EF_MAP, EF_REAL, EF_RUN, EMULATE_CSH, EMULATE_KSH,
[INFO] [stdout]    |     ^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^ no `EMULATE_KSH` in the root
[INFO] [stdout]    |     |    |            |            |        |       |        |       |
[INFO] [stdout]    |     |    |            |            |        |       |        |       no `EMULATE_CSH` in the root
[INFO] [stdout]    |     |    |            |            |        |       |        no `EF_RUN` in the root
[INFO] [stdout]    |     |    |            |            |        |       no `EF_REAL` in the root
[INFO] [stdout]    |     |    |            |            |        no `EF_MAP` in the root
[INFO] [stdout]    |     |    |            |            no `EF_HEAP` in the root
[INFO] [stdout]    |     |    |            no `CondHandler` in the root
[INFO] [stdout]    |     |    no `BINF_PREFIX` in the root
[INFO] [stdout]    |     no `ASG` in the root
[INFO] [stdout] 24 |     EMULATE_SH, EMULATE_ZSH, GetNodeFunc, HandlerFunc, Heapid, Hookfn, MAX_QUEUE_SIZE, MFF_STR,
[INFO] [stdout]    |     ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `EMULATE_SH` in the root
[INFO] [stdout] 25 |     MN_FLOAT, MN_INTEGER, MN_UNSET, NumMathFunc, OPT, OptIndex, PM_ARRAY, PM_DECLARED, PM_EFLOAT,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 26 |     PM_READONLY, PM_REMOVABLE, PM_RESTRICTED, PM_SCALAR, PM_SPECIAL, PM_TIED, PM_UNSET, QT, REDIR,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^  ^^^^^^^^  ^^  ^^^^^
[INFO] [stdout] 27 |     SIGCOUNT, ScanTabFunc, StrMathFunc, VALFLAG_EMPTY, VALFLAG_INV, VALFLAG_REFSLICE,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     VALFLAG_SUBST, VSIGCOUNT, WrapFunc, addparamdef, asgment, assignaparam, assigniparam,
[INFO] [stdout]    |     ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 29 |     assignsparam, builtin, features, funcwrap, getaparam, getarrvalue, gethashnode, gethashnode2,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 30 |     gethookdef, gethparam, gsu_float, gsu_hash, gsu_integer, gsu_scalar, hashnode, hashtable, heap,
[INFO] [stdout]    |     ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 31 |     hist_ring, hookdef, intrap, lextok, linklist, linknode, locallevel, matheval, mathfunc,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 32 |     mb_charinit, mb_metacharlenconv, mb_metastrlenend, mb_niceformat, mnumber,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 33 |     mnumber__bindgen_ty_1, new_heaps, old_heaps, optlookup, optlookupc, opts, param, paramdef,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout] 34 |     paramtab, queue_front, queue_in, queue_rear, queueing_enabled, realparamtab, runhookdef,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 35 |     setaparam, setarrvalue, sethparam, setiparam, setiparam_no_convert, setnparam, sig_msg,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 36 |     sigchld_mask, signal_block, signal_mask, signal_mask_queue, signal_queue, signal_setmask,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     signal_unblock, stophist, switch_heaps, tclen, trapisfunc, traplocallevel, unsetparam,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 38 |     unsetparam_pm, value, zero_mnumber, zhandler, zlong, zshhooks,
[INFO] [stdout]    |     ^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:779:33
[INFO] [stdout]     |
[INFO] [stdout] 779 |         unsafe { Self::from_raw(createparam(name, flags)).ok_or(ParamError::ZshRejected) }
[INFO] [stdout]     |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::convchar_t`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/strings.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | use {crate::convchar_t, ::core::ptr::NonNull};
[INFO] [stdout]   |      ^^^^^^^----------
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `convchar_t` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::mb_charinit`
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/strings.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use crate::mb_charinit as MB_CHARINIT;
[INFO] [stdout]    |         ^^^^^^^-----------^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `mb_charinit` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use crate::macros::mb_charinit as MB_CHARINIT;
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1017:33
[INFO] [stdout]      |
[INFO] [stdout] 1017 |         unsafe { Self::from_raw(createparam(name_buf.as_mut_ptr(), flags)) }
[INFO] [stdout]      |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `conddef` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/conditions.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl conddef {
[INFO] [stdout]   |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `conddef` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/feature_sets.rs:24:66
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const fn with_conddefs(mut self, conddefs: &'static mut [conddef]) -> Self {
[INFO] [stdout]    |                                                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `curhist` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/history.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |         return unsafe { curhist };
[INFO] [stdout]   |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `emulation` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/options.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let emu = unsafe { emulation };
[INFO] [stdout]   |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:34:50
[INFO] [stdout]    |
[INFO] [stdout] 34 |     const PM_TYPEFLAG_UNION: c_int = PM_EFLOAT | PM_FFLOAT;
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 |     const PM_TYPEFLAG_UNION: c_int = PM_INTEGER;
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `gsu_array` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | unsafe impl GsuTable for gsu_array {
[INFO] [stdout]    |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     const PM_TYPEFLAG_UNION: c_int = PM_HASHED;
[INFO] [stdout]    |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `param__bindgen_ty_2` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl param__bindgen_ty_2 {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:185:36
[INFO] [stdout]     |
[INFO] [stdout] 185 |         Self::PARAMDEF_NOGSU(name, PM_INTEGER, var)
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HIDE` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:230:41
[INFO] [stdout]     |
[INFO] [stdout] 230 |             flags: flags | PM_SPECIAL | PM_HIDE | PM_HIDEVAL,
[INFO] [stdout]     |                                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zsh-sys` (lib) due to 51 previous errors; 23 warnings emitted
[INFO] [stdout] error[E0425]: cannot find value `PM_HIDEVAL` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:230:51
[INFO] [stdout]     |
[INFO] [stdout] 230 |             flags: flags | PM_SPECIAL | PM_HIDE | PM_HIDEVAL,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:65
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:77
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |         self.PM_TYPE() == PM_NAMEREF
[INFO] [stdout]     |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_EXPORTED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:311:29
[INFO] [stdout]     |
[INFO] [stdout] 311 |         self.flags_contains(PM_EXPORTED)
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_LOCAL` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:316:29
[INFO] [stdout]     |
[INFO] [stdout] 316 |         self.flags_contains(PM_LOCAL)
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:555:35
[INFO] [stdout]     |
[INFO] [stdout] 555 |             Self::Integer => Some(PM_INTEGER),
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:556:33
[INFO] [stdout]     |
[INFO] [stdout] 556 |             Self::Float => Some(PM_FFLOAT),
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:557:32
[INFO] [stdout]     |
[INFO] [stdout] 557 |             Self::Hash => Some(PM_HASHED),
[INFO] [stdout]     |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:558:35
[INFO] [stdout]     |
[INFO] [stdout] 558 |             Self::Nameref => Some(PM_NAMEREF),
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `gsu_array` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         gsu_array,
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 691 | impl<gsu_array> ParamRef {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getiparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1071:42
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         unsafe { Self::named_value(name, getiparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getnparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1076:42
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         unsafe { Self::named_value(name, getnparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getsparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1081:42
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         unsafe { Self::named_value(name, getsparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gethkparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1096:42
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         unsafe { Self::named_value(name, gethkparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `setsparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1104:52
[INFO] [stdout]      |
[INFO] [stdout] 1104 |         unsafe { Self::named_assignment(name, val, setsparam) }
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `eprog` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/syntax.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl eprog {
[INFO] [stdout]    |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bindings::*`
[INFO] [stdout]    --> vendored/zsh-sys/src/lib.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub use bindings::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/arithmetic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/assignment.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/conditions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/feature_sets.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `::bytemuck::Pod` and `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/heaps.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     crate::*,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 5 |     ::bytemuck::Pod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/history.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/params.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | use {crate::*, ::core::fmt::Display};
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/syntax.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout]     |             ^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout] 542 |             PM_INTEGER => Self::Integer,
[INFO] [stdout]     |             ^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:544:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 544 |             PM_HASHED => Self::Hash,
[INFO] [stdout]     |             ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 545 |             PM_NAMEREF => Self::Nameref,
[INFO] [stdout]     |             ^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 546 |             other => Self::Other(other),
[INFO] [stdout]     |             ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_SCALAR`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_SCALAR`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_ARRAY`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_ARRAY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_INTEGER`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 542 |             PM_INTEGER => Self::Integer,
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_INTEGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_EFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_EFLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_FFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_FFLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_HASHED`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:544:13
[INFO] [stdout]     |
[INFO] [stdout] 544 |             PM_HASHED => Self::Hash,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_HASHED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_NAMEREF`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |             PM_NAMEREF => Self::Nameref,
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_NAMEREF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `zhalloc` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/heaps.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let ptr = NonNull::new(unsafe { zhalloc(bytecap) }.cast())?;
[INFO] [stdout]    |                                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hrealloc` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/heaps.rs:135:43
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let new_p = NonNull::new(unsafe { hrealloc(cp, old_cap, new_cap) }.cast());
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dosetopt` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/options.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |         unsafe { dosetopt(self.as_int(), value, force as _, opts.as_mut_ptr()) };
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gsu_array` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if G::PM_TYPEFLAG_UNION == gsu_array::PM_TYPEFLAG_UNION {
[INFO] [stdout]     |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `gsu_array`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gsu_array`, use `cargo add gsu_array` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:277:30
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let param = unsafe { createparam(name, flags) };
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `resetparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:348:18
[INFO] [stdout]     |
[INFO] [stdout] 348 |         unsafe { resetparam(&raw mut *self, flags) }
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `export_param` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:421:18
[INFO] [stdout]     |
[INFO] [stdout] 421 |         unsafe { export_param(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getstrvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:450:18
[INFO] [stdout]     |
[INFO] [stdout] 450 |         unsafe { getstrvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getintvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 |         unsafe { getintvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getnumvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:464:18
[INFO] [stdout]     |
[INFO] [stdout] 464 |         unsafe { getnumvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setstrvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:469:18
[INFO] [stdout]     |
[INFO] [stdout] 469 |         unsafe { setstrvalue(&raw mut *self, zstr) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setnumvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:474:18
[INFO] [stdout]     |
[INFO] [stdout] 474 |         unsafe { setnumvalue(&raw mut *self, val) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getiparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:488:18
[INFO] [stdout]     |
[INFO] [stdout] 488 |         unsafe { getiparam(param) }
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:779:33
[INFO] [stdout]     |
[INFO] [stdout] 779 |         unsafe { Self::from_raw(createparam(name, flags)).ok_or(ParamError::ZshRejected) }
[INFO] [stdout]     |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1017:33
[INFO] [stdout]      |
[INFO] [stdout] 1017 |         unsafe { Self::from_raw(createparam(name_buf.as_mut_ptr(), flags)) }
[INFO] [stdout]      |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout]     |             ^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout] 542 |             PM_INTEGER => Self::Integer,
[INFO] [stdout]     |             ^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:544:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 544 |             PM_HASHED => Self::Hash,
[INFO] [stdout]     |             ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 545 |             PM_NAMEREF => Self::Nameref,
[INFO] [stdout]     |             ^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 546 |             other => Self::Other(other),
[INFO] [stdout]     |             ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_SCALAR`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_SCALAR`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_ARRAY`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_ARRAY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_INTEGER`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 542 |             PM_INTEGER => Self::Integer,
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_INTEGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_EFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_EFLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_FFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_FFLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_HASHED`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:544:13
[INFO] [stdout]     |
[INFO] [stdout] 544 |             PM_HASHED => Self::Hash,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_HASHED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_NAMEREF`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |             PM_NAMEREF => Self::Nameref,
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_NAMEREF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zsh-sys` (lib) due to 51 previous errors; 23 warnings emitted
[INFO] [stdout] error[E0408]: variable `PM_FFLOAT` is not bound in all patterns
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^   --------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `PM_FFLOAT`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PM_FFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `PM_EFLOAT` is not bound in all patterns
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ---------   ^^^^^^^^^ pattern doesn't bind `PM_EFLOAT`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::PM_EFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `conddef` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/conditions.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl conddef {
[INFO] [stdout]   |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `conddef` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/feature_sets.rs:24:66
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const fn with_conddefs(mut self, conddefs: &'static mut [conddef]) -> Self {
[INFO] [stdout]    |                                                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `curhist` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/history.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |         return unsafe { curhist };
[INFO] [stdout]   |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `emulation` in this scope
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/options.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let emu = unsafe { emulation };
[INFO] [stdout]   |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:34:50
[INFO] [stdout]    |
[INFO] [stdout] 34 |     const PM_TYPEFLAG_UNION: c_int = PM_EFLOAT | PM_FFLOAT;
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 |     const PM_TYPEFLAG_UNION: c_int = PM_INTEGER;
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `gsu_array` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | unsafe impl GsuTable for gsu_array {
[INFO] [stdout]    |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/params.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     const PM_TYPEFLAG_UNION: c_int = PM_HASHED;
[INFO] [stdout]    |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `param__bindgen_ty_2` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | impl param__bindgen_ty_2 {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:185:36
[INFO] [stdout]     |
[INFO] [stdout] 185 |         Self::PARAMDEF_NOGSU(name, PM_INTEGER, var)
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HIDE` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:230:41
[INFO] [stdout]     |
[INFO] [stdout] 230 |             flags: flags | PM_SPECIAL | PM_HIDE | PM_HIDEVAL,
[INFO] [stdout]     |                                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HIDEVAL` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:230:51
[INFO] [stdout]     |
[INFO] [stdout] 230 |             flags: flags | PM_SPECIAL | PM_HIDE | PM_HIDEVAL,
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:65
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:259:77
[INFO] [stdout]     |
[INFO] [stdout] 259 |     PM_SCALAR | PM_INTEGER | PM_EFLOAT | PM_FFLOAT | PM_ARRAY | PM_HASHED | PM_NAMEREF;
[INFO] [stdout]     |                                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |         self.PM_TYPE() == PM_NAMEREF
[INFO] [stdout]     |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_EXPORTED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:311:29
[INFO] [stdout]     |
[INFO] [stdout] 311 |         self.flags_contains(PM_EXPORTED)
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_LOCAL` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:316:29
[INFO] [stdout]     |
[INFO] [stdout] 316 |         self.flags_contains(PM_LOCAL)
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_INTEGER` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:555:35
[INFO] [stdout]     |
[INFO] [stdout] 555 |             Self::Integer => Some(PM_INTEGER),
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_FFLOAT` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:556:33
[INFO] [stdout]     |
[INFO] [stdout] 556 |             Self::Float => Some(PM_FFLOAT),
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_HASHED` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:557:32
[INFO] [stdout]     |
[INFO] [stdout] 557 |             Self::Hash => Some(PM_HASHED),
[INFO] [stdout]     |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_NAMEREF` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:558:35
[INFO] [stdout]     |
[INFO] [stdout] 558 |             Self::Nameref => Some(PM_NAMEREF),
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `gsu_array` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         gsu_array,
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 691 | impl<gsu_array> ParamRef {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getiparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1071:42
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         unsafe { Self::named_value(name, getiparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getnparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1076:42
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         unsafe { Self::named_value(name, getnparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `getsparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1081:42
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         unsafe { Self::named_value(name, getsparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gethkparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1096:42
[INFO] [stdout]      |
[INFO] [stdout] 1096 |         unsafe { Self::named_value(name, gethkparam) }
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `setsparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1104:52
[INFO] [stdout]      |
[INFO] [stdout] 1104 |         unsafe { Self::named_assignment(name, val, setsparam) }
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `eprog` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/syntax.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl eprog {
[INFO] [stdout]    |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bindings::*`
[INFO] [stdout]    --> vendored/zsh-sys/src/lib.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub use bindings::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/arithmetic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/assignment.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/conditions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/feature_sets.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `::bytemuck::Pod` and `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/heaps.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     crate::*,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 5 |     ::bytemuck::Pod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/history.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/params.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | use {crate::*, ::core::fmt::Display};
[INFO] [stdout]   |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> vendored/zsh-sys/src/macros/syntax.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `zhalloc` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/heaps.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let ptr = NonNull::new(unsafe { zhalloc(bytecap) }.cast())?;
[INFO] [stdout]    |                                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hrealloc` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/heaps.rs:135:43
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let new_p = NonNull::new(unsafe { hrealloc(cp, old_cap, new_cap) }.cast());
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dosetopt` in this scope
[INFO] [stdout]   --> vendored/zsh-sys/src/macros/options.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |         unsafe { dosetopt(self.as_int(), value, force as _, opts.as_mut_ptr()) };
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gsu_array` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if G::PM_TYPEFLAG_UNION == gsu_array::PM_TYPEFLAG_UNION {
[INFO] [stdout]     |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `gsu_array`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gsu_array`, use `cargo add gsu_array` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:277:30
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let param = unsafe { createparam(name, flags) };
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `resetparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:348:18
[INFO] [stdout]     |
[INFO] [stdout] 348 |         unsafe { resetparam(&raw mut *self, flags) }
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `export_param` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:421:18
[INFO] [stdout]     |
[INFO] [stdout] 421 |         unsafe { export_param(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getstrvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:450:18
[INFO] [stdout]     |
[INFO] [stdout] 450 |         unsafe { getstrvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getintvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 |         unsafe { getintvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getnumvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:464:18
[INFO] [stdout]     |
[INFO] [stdout] 464 |         unsafe { getnumvalue(&raw mut *self) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setstrvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:469:18
[INFO] [stdout]     |
[INFO] [stdout] 469 |         unsafe { setstrvalue(&raw mut *self, zstr) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setnumvalue` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:474:18
[INFO] [stdout]     |
[INFO] [stdout] 474 |         unsafe { setnumvalue(&raw mut *self, val) }
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getiparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:488:18
[INFO] [stdout]     |
[INFO] [stdout] 488 |         unsafe { getiparam(param) }
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:779:33
[INFO] [stdout]     |
[INFO] [stdout] 779 |         unsafe { Self::from_raw(createparam(name, flags)).ok_or(ParamError::ZshRejected) }
[INFO] [stdout]     |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `createparam` in this scope
[INFO] [stdout]     --> vendored/zsh-sys/src/macros/params.rs:1017:33
[INFO] [stdout]      |
[INFO] [stdout] 1017 |         unsafe { Self::from_raw(createparam(name_buf.as_mut_ptr(), flags)) }
[INFO] [stdout]      |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout]     |             ^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout] 542 |             PM_INTEGER => Self::Integer,
[INFO] [stdout]     |             ^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:544:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 544 |             PM_HASHED => Self::Hash,
[INFO] [stdout]     |             ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 545 |             PM_NAMEREF => Self::Nameref,
[INFO] [stdout]     |             ^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 546 |             other => Self::Other(other),
[INFO] [stdout]     |             ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_SCALAR`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |             PM_SCALAR => Self::Scalar,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_SCALAR`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_ARRAY`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             PM_ARRAY => Self::Array,
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_ARRAY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_INTEGER`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 542 |             PM_INTEGER => Self::Integer,
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_INTEGER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_EFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_EFLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_FFLOAT`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             PM_EFLOAT | PM_FFLOAT => Self::Float,
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_FFLOAT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_HASHED`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:544:13
[INFO] [stdout]     |
[INFO] [stdout] 544 |             PM_HASHED => Self::Hash,
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_HASHED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `PM_NAMEREF`
[INFO] [stdout]    --> vendored/zsh-sys/src/macros/params.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |             PM_NAMEREF => Self::Nameref,
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PM_NAMEREF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zsh-sys` (lib test) due to 51 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "602be9a7a702b0a3f6231fb43bf23c5c67895f23fb46a87414cca83104725d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602be9a7a702b0a3f6231fb43bf23c5c67895f23fb46a87414cca83104725d1e", kill_on_drop: false }`
[INFO] [stdout] 602be9a7a702b0a3f6231fb43bf23c5c67895f23fb46a87414cca83104725d1e
